searchentry: Capture events in the bubble phase
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Jan 2021 03:17:57 +0000 (22:17 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 27 Jan 2021 03:17:57 +0000 (22:17 -0500)
commit7db60f958d50396d55896333fc727ccdcd635100
treef3723ca1f0d965a9fe9d4cc0897049324788576d
parent8a0d4dfa941faba793d98c58babf0d7e151b4a88
searchentry: Capture events in the bubble phase

This is an unfortunate naming clash, but it avoids
an event handling clash between the capture widget
and its children.

Fixes: #3098
gtk/gtksearchentry.c